home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / Snippets / Toolbox / GetDragHiliteColor / README < prev    next >
Encoding:
Text File  |  1994-09-11  |  316 b   |  11 lines  |  [TEXT/MPS ]

  1. GetDragHiliteColor
  2.  
  3. This shows how to obtain the color that the Drag Manager uses to
  4. hilite regions when ShowDragHilite is called.  Check out GetDragHilite.c
  5. for the code.  
  6.  
  7. Please note this is only how it's done presently.  Since it is undocumented
  8. it can and will change in the future.
  9.  
  10. Nitin Ganatra, DTS
  11. 9/11/94